04. Transfering Scripts to Oculus

Transferring Scripts to Oculus

Which of the following are methods you can use to replace SteamVR SDK input with Oculus SDK input (select all that apply)?

SOLUTION:
  • Duplicate the scripts and replace SteamVR SDK lines with Oculus SDK lines, having a seperate CameraRig for each setup
  • Use the same scripts but add the Oculus SDK code so that one or the other runs depending on a bool, and have the correct bool for each Camera Rig